rolesystem.examples.jade.test
Class TestA

java.lang.Object
  extended by Agent
      extended by rolesystem.examples.jade.test.TestA

public class TestA
extends Agent

This class represents an agent testing the system.


Constructor Summary
TestA()
           
 
Method Summary
 void setup()
           
 void takeDown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestA

public TestA()
Method Detail

setup

public void setup()

takeDown

public void takeDown()